AInputQueue_finishEvent

Report that dispatching has finished with the given event. This must be called after receiving an event with AInputQueue_get_event().

extern (C) nothrow @nogc
void
AInputQueue_finishEvent
(
AInputQueue* queue
,,
)

Meta